libdbusmenu-tools software package provides tools useful during development with libdbusmenu, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libdbusmenu-tools
libdbusmenu-tools is installed in your system.
Make ensure the libdbusmenu-tools package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdbusmenu-tools *
You will get with libdbusmenu-tools package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Development |
| Package | libdbusmenu-tools |
| Version | 16.04.1+16.10.20160927.2-0ubun |
| Description | tools useful during development with libdbusmenu |
| Sub Section | Devel |